home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5423 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.4 KB  |  40 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: cix.compulink.co.uk!usenet
  3. From: jralph@cix.compulink.co.uk ("Jolyon Ralph")
  4. Subject: Re: Team AMIGA Wish List
  5. Message-ID: <Do9A5L.DHr@cix.compulink.co.uk>
  6. Organization: Compulink Information eXchange
  7. References: <150929@cup.portal.com>
  8. Date: Thu, 14 Mar 1996 11:48:57 GMT
  9. X-News-Software: Ameol32
  10.  
  11. >      Runback
  12.  
  13. Is there a difference between Runback and Run <nil: >nil: ?
  14.  
  15. I tend to use an alias for that, and never noticed any problems....
  16.  
  17. >      Expanded IFF support (for improved compression-ala PNG/Encap JPEG)
  18.  
  19. NO! The world doesn't need another image format! If PNG and JPEG are good,
  20. adopt one/both of them (via datatypes or a similar method).
  21.  
  22. > Remove:
  23. >     *32 bit pen specifiers
  24.  
  25. They were rather silly. I suspect someone at C= was told to make sure it 
  26. would be totally future proof, and went out of his way to prove a point 
  27. ;-) But now they're there I don't see any particular reason to get rid of 
  28. them.. But we could all save a few clock cycles if we could safely assume 
  29. the lower word will never be used, and to limit it to 16-bit colour per 
  30. channel.
  31.  
  32. > Additions Needed:
  33. >     *Mouseclick brings window to front and makes it active
  34. Absolutely no way! At least not as standard, like (urgh..) Windows. 
  35. There's a commodity supplied with WB that lets you do this anyway. (I 
  36. prefer setting it for double-click window to front, but many people 
  37. prefer a click-plus-keyboard specifier for this). 
  38.  
  39. Jolyon
  40.